.floating{z-index: 999; display:block;background:#fff;position:fixed;top:20%;right:0;border: 1px solid#ccc;padding-bottom: 30px; }
.floating ul {line-height: 38px;}
.floating ul li{border-bottom: 1px solid #ccc;padding:0 15px;}
.floating ul li:last-child{border:none;}
.floating ul li i{padding-right: 5px;}
.float_qr{margin: 0 auto;}

.kefu-top-title{
    background-color: #14338e;
    color:#fff;
}
.kefu-top-title a{
    color: #fff;
    font-size: 16px;
}
#rightArrow {
        width: 50px;
        height: 45px;
        background: url(/images/online_arrow.jpg) no-repeat;
        position: absolute;
        top: 0px;
        right: 200px;
        z-index: 999;
        cursor: pointer;
} .floating .fa {
 color:#14338e
}  .floating .fa-weixin {
 color:green
}